Resource StructureDefinition/FHIR Server from package Eu.Dedalus.D4Solutions.COVID-19#1.0.2 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Organization",
"name" : "Organization",
"title" : "API Framework Organization",
"status" : "active",
"experimental" : false,
"date" : "2018-05-08T15:49:58.89+02:00",
"description" : "Dedalus API Framework core profile for Organization",
"fhirVersion" : "3.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Organization",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Organization",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Organization.meta",
"path" : "Organization.meta",
"type" : [
{
"code" : "Meta",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/Meta-ForCommonConformance"
}
]
},
{
"id" : "Organization.text",
"path" : "Organization.text",
"mustSupport" : true
},
{
"id" : "Organization.extension",
"path" : "Organization.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Organization.extension:axisPartOf",
"path" : "Organization.extension",
"sliceName" : "axisPartOf",
"type" : [
{
"code" : "Extension",
"profile" : "http://apiframework.dedalus.eu/fhir/StructureDefinition/extension-organization-axisPartOf"
}
],
"mustSupport" : true
},
{
"id" : "Organization.identifier",
"path" : "Organization.identifier",
"mustSupport" : true
},
{
"id" : "Organization.identifier.type",
"path" : "Organization.identifier.type",
"mustSupport" : true
},
{
"id" : "Organization.identifier.type.id",
"path" : "Organization.identifier.type.id",
"mustSupport" : true
},
{
"id" : "Organization.identifier.type.coding",
"path" : "Organization.identifier.type.coding",
"mustSupport" : true
},
{
"id" : "Organization.identifier.type.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Organization.identifier.type.text",
"mustSupport" : true
},
{
"id" : "Organization.identifier.system",
"path" : "Organization.identifier.system",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSetUri" : "http://apiframework.dedalus.eu/fhir/ValueSet/OrganizationIdentifierSystems"
}
},
{
"id" : "Organization.identifier.value",
"path" : "Organization.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Organization.active",
"path" : "Organization.active",
"mustSupport" : true
},
{
"id" : "Organization.type",
"path" : "Organization.type",
"requirements" : "The Organization Type biding is expected to depend on the local context. So, the current binding is made against one local code system. However, since the localization might involve the usage of a different code system, the binding is set just as example.",
"mustSupport" : true,
"binding" : {
"strength" : "example",
"description" : "Used to categorize the organization. Depends on context of project execution, can be different from country to country.",
"valueSetReference" : {
"reference" : "http://apiframework.dedalus.eu/fhir/CodeSystem/OrganizationType"
}
}
},
{
"id" : "Organization.type.coding",
"path" : "Organization.type.coding",
"mustSupport" : true
},
{
"id" : "Organization.name",
"path" : "Organization.name",
"mustSupport" : true
},
{
"id" : "Organization.endpoint",
"path" : "Organization.endpoint",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.